You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File:tests.integrations.django.test_db_transactions Suite:py3.13-django-v6.1 Error: tests/integrations/django/test_db_transactions.py:143: in test_db_transaction_spans_disabled_no_autocommit
assert postgres_commit["is_segment"] is True
E assert False is True
Stack Trace
tests/integrations/django/test_db_transactions.py:143: in test_db_transaction_spans_disabled_no_autocommit
assert postgres_commit["is_segment"] is True
E assert False is True
tests/integrations/openfeature/test_openfeature.py:78: in test_openfeature_integration_threaded
assert events[0]["contexts"]["flags"] == {
E AssertionError: assert {'values': [{'flag': 'hello', 'result': False}]} == {'values': [{'flag': 'hello', 'result': True}]}
E
E Differing items:
E {'values': [{'flag': 'hello', 'result': False}]} != {'values': [{'flag': 'hello', 'result': True}]}
E
E Full diff:
E {
E 'values': [
E {
E 'flag': 'hello',
E - 'result': True,
E ? ^^^
E + 'result': False,
E ? ^^^^
E },
E ],
E }
✅ Patch coverage is 100.00%. Project has 2483 uncovered lines.
✅ Project coverage is 90.23%. Comparing base (base) to head (head).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.191→v1.0.197v10.0.0→v10.0.1v10.0.0→v10.0.1Release Notes
anthropics/claude-code-action (anthropics/claude-code-action)
v1.0.197Compare Source
What's Changed
New Contributors
Full Changelog: anthropics/claude-code-action@v1.0.196...v1.0.197
v1.0.196Compare Source
What's Changed
New Contributors
Full Changelog: anthropics/claude-code-action@v1.0.195...v1.0.196
v1.0.195Compare Source
Full Changelog: anthropics/claude-code-action@v1.0.194...v1.0.195
v1.0.194Compare Source
What's Changed
New Contributors
Full Changelog: anthropics/claude-code-action@v1.0.193...v1.0.194
v1.0.193Compare Source
Full Changelog: anthropics/claude-code-action@v1.0.192...v1.0.193
v1.0.192Compare Source
What's Changed
New Contributors
Full Changelog: anthropics/claude-code-action@v1.0.191...v1.0.192
astral-sh/setup-uv (astral-sh/setup-uv)
v10.0.1: 🌈 Tolerate transient manifest timeoutsCompare Source
Changes
Thank you @arguile- for making this action more resilient.
🐛 Bug fixes
🧰 Maintenance
📚 Documentation
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.